home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TPROGRESSWIN / TPROGRESSWIN.txt
Text File  |  2007-09-27  |  956b  |  45 lines

  1. object ProgressWin: TProgressWin
  2.   Left = 325
  3.   Top = 246
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 48
  7.   ClientWidth = 174
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDefault
  16.   Scaled = False
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 174
  24.     Height = 48
  25.     Align = alClient
  26.     Color = 13951716
  27.     TabOrder = 0
  28.     object StaticText1: TStaticText
  29.       Left = 8
  30.       Top = 8
  31.       Width = 161
  32.       Height = 33
  33.       AutoSize = False
  34.       Caption = 'Trwa wczytywanie danych. Prosz'#281' czeka'#263'.'
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = clWindowText
  37.       Font.Height = -11
  38.       Font.Name = 'Verdana'
  39.       Font.Style = []
  40.       ParentFont = False
  41.       TabOrder = 0
  42.     end
  43.   end
  44. end
  45.